Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Update GitHub Actions with Dependabot #212

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

thewilkybarkid
Copy link
Contributor

Adds GitHub Actions to the Dependabot, so pinned actions can be used. Also allows us to be notified of new major versions (eg actions/checkout@v2).

In draft as it's not in the documentation, but does pass the validator.

@thewilkybarkid thewilkybarkid added the ♻️ Chore Other changes that don't modify source or test files label Jan 28, 2020
@thewilkybarkid
Copy link
Contributor Author

Ah, found dependabot/dependabot-core#1461 suggests that it won't work yet.

@thewilkybarkid thewilkybarkid added the 🙅‍♂️ Blocked Can't currently be progressed label Jan 28, 2020
@@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v1.2.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will extract these changes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🙅‍♂️ Blocked Can't currently be progressed ♻️ Chore Other changes that don't modify source or test files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant